Fourth Msi Workshop on Computational
نویسندگان
چکیده
The Delaunay Triangulation (DT) is fundamental to computational geometry and arises naturallyin many domains. Sequential algorithms for DT have been studied from both a theoretical andpractical point of view. Fortune gives performance analysis of many of these algorithms [For92].Parallel algorithms for this problem have also been designed. There are several theoreticallyoptimal parallel algorithms, but they seem to have large constants in the work they perform and arealso complicated to code. Thus, of the the parallel implementation we are aware they are simpleralgorithms and efficient only for special data sets. In particular, they work best with uniformlydistributed data sets, [TSBP93, Su].We present a new parallel DT algorithm and its implementation. Our algorithm is based onthe “marriage before conquest”(pre-divide-and-conquer) paradigm. It has similarities to the 3-Dconvex hull algorithm of Edelsbrunner and Shi [ES91] and graph separator approach of Miller,Talmor and, Teng [MTT94]. We take advantage of the fact that there are parallel 2-D convexhull algorithms such as “quick hull”, another pre-divide-and-conquer parallel algorithm, that areefficient in practice.Computing the cut is done in the following way: We show that given any line L in the plane,we can compute the border C of a cut of the Delaunay Diagram, such that Delaunay triangleswhose circumcenter lies to the left(right) of L lie left(right) to C. The cut-border C is computedby mapping the points onto a 3-D parabola whose lowest point lies on the line L, projecting thepoints onto the vertical plane passing through L, and computing the 2D convex hull of the projectedpoints.We present an implementation of this algorithm in NESL. NESL is a data parallel languagebased on the segmented-scan vector model by Blelloch [Ble90], which currently runs on the CM-5,Cray C90 and workstations. Preliminary experiments indicate O(n log n) work. Our data setsincluded the following random distributions:(X;Y) = (W; Z) (X;Y) = (1=W;Z) (R; ) = (1=W; 2 Z)where W; Z are chosen uniform from (0;1). We found only a constant factor difference in the runtime depending on the distribution. The second two distributions are known not to work efficientlywith other algorithms[TSBP93, Su].We will also discuss dealing with degeneracies, and generalizations to 3D convex hull andDelaunay diagrams. We would like to give both a talk and a demo.46
منابع مشابه
Special Issue for the Fourth Workshop on Numerical Algebra and High Performance Computation The Fourth Workshop on Numerical Algebra and High Performance Computation
The Fourth Workshop on Numerical Algebra and High Performance Computation was held at University of Macau from December 8 to 10, 2012. The annual workshop aims at providing a high level forum for Chinese researchers around the world to review recent developments and explore exciting new directions in the areas of numerical algebra and high performance computing. It highlights recent advances in...
متن کاملFourth Workshop on using Emerging Parallel Architectures
The Fourth Workshop on Using Emerging Parallel Architectures (WEPA), held in conjunction with ICCS 2012, provides a forum for exploring the capabilities of emerging parallel architectures such as GPUs, FPGAs, Cell B.E., Intel M.I.C. and multicores to accelerate computational science applications.
متن کاملA National Cancer Institute Workshop on Microsatellite Instability for cancer detection and familial predisposition: development of international criteria for the determination of microsatellite instability in colorectal cancer.
In December 1997, the National Cancer Institute sponsored "The International Workshop on Microsatellite Instability and RER Phenotypes in Cancer Detection and Familial Predisposition," to review and unify the field. The following recommendations were endorsed at the workshop. (a) The form of genomic instability associated with defective DNA mismatch repair in tumors is to be called microsatelli...
متن کاملThe Fourth International Workshop on Nonmonotonic Reasoning
were encouraged to stress what the motivation was for the work and what was learned from the experience; descriptions of work that attempted to cross disciplines were encouraged. Computational tractability: Research in nonmonotonic reasoning deliberately ignored computational concerns for many years. Now, there is a growing interest in tractable realizations of the generally intractable theorie...
متن کاملRevised Bethesda Guidelines for hereditary nonpolyposis colorectal cancer (Lynch syndrome) and microsatellite instability.
Hereditary nonpolyposis colorectal cancer (HNPCC), also known as Lynch syndrome, is a common autosomal dominant syndrome characterized by early age at onset, neoplastic lesions, and microsatellite instability (MSI). Because cancers with MSI account for approximately 15% of all colorectal cancers and because of the need for a better understanding of the clinical and histologic manifestations of ...
متن کاملLynch syndrome (HNPCC) and microsatellite instability analysis guidelines.
The “International Workshop on Diagnostic Guidelines for Hereditary Non-Polyposis Colorectal Cancer and Microsatellite Instability” represents the third workshop in this series. In November 1996, NCI’s DCP convened a workshop entitled “Intersection of Pathology and Genetics in HNPCC Syndrome.” In December 1997, another workshop, “International Workshop on Microsatellite Instability and Replicat...
متن کاملذخیره در منابع من
با ذخیره ی این منبع در منابع من، دسترسی به آن را برای استفاده های بعدی آسان تر کنید
عنوان ژورنال:
دوره شماره
صفحات -
تاریخ انتشار 2007